home *** CD-ROM | disk | FTP | other *** search
/ Night Owl - The Best of BBS / Night Owl The Best of BBS (NOP-BBS) (Night Owl Publisher) (1994).iso / 014a / tamiga11.lha / transamiga1.1 / docs / Supplement.Doc < prev    next >
Text File  |  1990-11-27  |  17KB  |  365 lines

  1.  
  2.  
  3.  
  4.        TransAmiga BBS Manual Supplement                             Page 1
  5.  
  6.  
  7.  
  8.  
  9.                                     P A R T  I
  10.                                     ----------
  11.  
  12.                                  Setup Tutorial
  13.  
  14.  
  15.  
  16.          Introduction:
  17.  
  18.               Although I find that TransAmiga's manual is quite complete,
  19.               I feel that it lacked a good example setup for beginners to
  20.               follow.  The included instructions are for both dual floppy
  21.               drive and hard drive users.
  22.               
  23.               For floppy users, your BBS will be messages only with no
  24.               file areas.  The hard drive setup will be a full features
  25.               bulletin board with file and message areas.
  26.               
  27.               If you are unregistered, you should have unLHarc'ed all the
  28.               file from the archive to an empty disk.  Be sure that the
  29.               directory structures were properly extracted (use the -x
  30.               option if you use LHarc, LZ does this automatically).
  31.  
  32.  
  33.           Floppy Drive Preparation:
  34.  
  35.               To setup TransAmiga on a dual floppy system, set aside two
  36.               disks.  Both disks need to be formatted.  Call one 'BBS', and
  37.               the other 'Mail'.
  38.               
  39.               The BBS disk will be your boot disk, so it must have a few
  40.               things on it before you go any farther.  Firstly, it needs
  41.               to be installed.  This can be accomplished with:
  42.               
  43.                 Instal df1:
  44.                 
  45.               From the CLI or Shell prompt.  Replace df1: with the name
  46.               of the actual drive the disk is in.  Next, you need to make
  47.               an s directory and a Startup-Sequence.  Type in the
  48.               following:
  49.               
  50.                 MakeDir df1:s
  51.                 ed df1:s/Startup-Sequence
  52.  
  53.               After you enter that last command, the editor will load up
  54.               and you will have a blank file.  In the editor, enter the
  55.               following lines:
  56.  
  57.                 SetPatch >NIL:
  58.                 Addbuffers df0:200
  59.                 Addbuffers df1:200
  60.  
  61.  
  62.  
  63.        TransAmiga BBS Manual Supplement                             Page 2
  64.  
  65.  
  66.                 Makedir ram:t
  67.                 Assign T: ram:t
  68.  
  69.               Then press Escape, then X to save your file and quit the
  70.               editor.
  71.               
  72.               You will also need an l directory, so type the following:
  73.               
  74.                 MakeDir df1:l
  75.                 Copy l:ram-handler df1:l
  76.                 Copy l:Disk-Validator df1:l
  77.                 
  78.               You will also need a Devs directory, so type this:
  79.               
  80.                 MakeDir df1:Devs
  81.                 Copy Devs:serial.device df1:Devs
  82.                 copy Devs:System-Configuration df1:Devs
  83.  
  84.               Now some things need to be copied over from the TransAmiga
  85.               disk to your BBS disk.  Copy the Configs, the Text, the C,
  86.               the Libs, and the Fonts directories along with their contents
  87.               to the BBS disk (this is most easily accomplished with a
  88.               directory utility such as SID or DirMaster).  Also copy the
  89.               files TransConfig and TransAmiga over to the BBS disk.
  90.               
  91.               The preparation stage is almost complete.  Your Libs
  92.               directory on the BBS disk should be filled with all the
  93.               libraries that come on a standard Workbench 1.3 disk, and
  94.               you will want to put some more commands in your C directory.
  95.               Among those are Copy, Run, Assign, MakeDir, Dir, List,
  96.               AddBuffers, Type, SetPatch, Ed, etc.
  97.  
  98.  
  99.           Hard Drive Preparation:
  100.           
  101.               This is much shorter and easier than the floppy drive setup.
  102.               First, make three directories anywhere on your hard drive,
  103.               call them BBS, Mail, and File.  Then assign the names BBS:
  104.               Mail:, and File: to those three directories (add this to
  105.               your Startup-Sequence).
  106.               
  107.               Copy the Text, Configs and directories from your TransAmiga
  108.               disk to BBS:.  Put the contents of C, Libs, and Fonts in C:,
  109.               Libs: and Fonts: respectively.  Put TransAmiga and
  110.               TransConfig in BBS:.  Now extract the XPRGate archive.  Put
  111.               the XPRGate programme in BBS:, and the included .library
  112.               files in Libs:.
  113.  
  114.  
  115.           TransConfig:
  116.           
  117.               You are now ready to startup TransConfig and actually setup
  118.               the BBS.  Floppy users should reboot their machines using
  119.               the BBS disk, and hard drive users should cd to BBS:. 
  120.  
  121.  
  122.  
  123.        TransAmiga BBS Manual Supplement                             Page 3
  124.  
  125.  
  126.               Startup TransConfig as follows:
  127.               
  128.                 TransConfig BBS:Configs/TransAmiga.Config
  129.                 
  130.               TransAmiga will load and will take you through the setup
  131.               procedure.  Follow the main TransAmiga manual for guidance
  132.               here.  Your paths will be BBS:System/, BBS:Configs/,
  133.               BBS:Text/ and BBS:Bulletins/.  Don't worry if you haven't
  134.               already created these, TransConfig will do it for you.
  135.               
  136.               When it comes to setting up the message areas, skip past all
  137.               the FidoNet related questions by just hitting RETURN.  Your
  138.               message area paths will all start with Mail:, eg.
  139.               Mail:General/, Mail:AmigaTalk/, Mail:Sports/, etc.  All
  140.               areas will be type 0 (local).
  141.               
  142.               If you are using a floppy drive, you will have no file
  143.               areas.  But TransAmiga requires at least one.  So setup one,
  144.               call it anything (your name, your favourite colour, it makes
  145.               no difference), set it's path to ram:, and give it access
  146.               255.  You must also setup at least 1 archiver and 1 file
  147.               transfer protocol.  Since these will never be executed, it
  148.               doesn't matter what you put here, it can be anything.
  149.               
  150.               Hard drive users will probably want to setup file areas as
  151.               they have more space.  All file paths will begin with File:,
  152.               eg. File:Utilities/, File:Comms/, File:Graphics/, etc. 
  153.               Set up archiving methods as you wish, remember you must have
  154.               at least one.  Setup the file transfer protocols according
  155.               to the XPRGate manual.
  156.               
  157.               Now you setup the bulletins.  You'll probably want to set
  158.               one bulletin file to CallerLog, as TransAmiga updates this
  159.               file automatically to say who has called the BBS.  Any other
  160.               bulletins are up to you.
  161.               
  162.               Finally, it's time to reset the user file.  This is a very
  163.               easy step, just answer the questions that are asked of you
  164.               and you're set.
  165.               
  166.               Now that you're done with TransAmiga, exit it.  Remember you
  167.               can call up TransConfig again at any time to change things.
  168.  
  169.  
  170.           Final Preparation:
  171.           
  172.               We're nearly done now.  Basically all that remains is to
  173.               edit your Command files and your text files.  Floppy users
  174.               should edit the command in Main.Cmds that takes users to the
  175.               files menu, giving it access 255 so no one can get there
  176.               since you have no file areas.  Any other changes are up to
  177.               you, this is how you customise the BBS to your own tastes.
  178.               
  179.               You will probably want to go edit your text files, and write
  180.  
  181.  
  182.  
  183.        TransAmiga BBS Manual Supplement                             Page 4
  184.  
  185.  
  186.               up any bulletins that you set up, also to add that personal
  187.               touch to your board.
  188.               
  189.               Finally, floppy and hard drive users need to add the
  190.               following line near the end of their Startup-Sequence:
  191.               
  192.                 Run BBS:TransAmiga BBS:Configs/TransAmiga.Config
  193.                 
  194.               So that everytime you boot the BBS will start up
  195.               automatically.
  196.  
  197.  
  198.  
  199.        TransAmiga BBS Manual Supplement                             Page 5
  200.  
  201.  
  202.  
  203.  
  204.  
  205.  
  206.                                    P A R T  I I
  207.                                    ------------
  208.  
  209.                                   FidoNet Setup
  210.  
  211.  
  212.  
  213.          Introduction:
  214.  
  215.               The purpose of this section is to go into a little bit more
  216.               detail about FidoNet than the TransAmiga manual.
  217.  
  218.               Complete details on FidoNet is beyond the scope of this
  219.               documentation, but here is a brief description of its
  220.               purposes and operation.
  221.  
  222.               FidoNet (and other similar mail networks) is a group of
  223.               bulletin board systems that can exchange messages and files
  224.               through automated computer operations.  With over 6,000
  225.               member bulletin board systems worldwide, FidoNet is the
  226.               largest amateur mail network in the world. The nodelist
  227.               file, available on most FidoNet boards, is a "directory" to
  228.               these systems.
  229.  
  230.               But what does FidoNet do?  Well, there are a few major
  231.               features.  The first is netmail.  Netmail allows you to send
  232.               a priveleged message to anyone in the world (that has access
  233.               to a FidoNet system) for a small cost - usually less than
  234.               that of a stamp.
  235.  
  236.               The most commonly used feature is echomail.  Echomail
  237.               areas are large public message conferences where large
  238.               groups of users can discuss almost anything (in the
  239.               appropriate topic area of course).  There are hundreds of
  240.               different echoes available that cover just about every
  241.               topic from Amiga music to back pain.
  242.  
  243.               FidoNet's method of organization is based on geography. 
  244.               There are five zones.  Zone 1 is North America, 2 is
  245.               Europe, and 3 is Australia.  Within each zone, there are
  246.               regions.  Regions are still reasonably large areas, most
  247.               zones contain 5 to 18.  For example, region 12 in zone 1
  248.               comprises most of the provinces of Quebec and Ontario.
  249.  
  250.               The final level of FidoNet above the individual BBS is the
  251.               network. A net usually covers an area code, or a large city,
  252.               and they contain from about 15 to 200 nodes.  A consists of
  253.               one single system.  Most node operators also run BBSes. 
  254.               There is one last level below the node, and that is the
  255.               point.  A point is connected to a single node, and is quite
  256.  
  257.  
  258.  
  259.        TransAmiga BBS Manual Supplement                             Page 3
  260.  
  261.  
  262.               similar except that it usually can only do exchanges with
  263.               its parent, or "boss" node.  Usually points are run by
  264.               people who like to simply read messages in the comfort of
  265.               their own home, but do not want the greater
  266.               responsabilities of operating a node.
  267.               
  268.               Who and where you are in FidoNet is identified by your
  269.               FidoNet addess.  Your address follows the format
  270.               zone:net/node.point (your region is not identified in your
  271.               address).  For example, point 4 running off node 102 in net
  272.               247 in zone 1 would have an address of 1:247/102.4. 
  273.               Usually, when the person has a point address of 0 (that
  274.               means the person is infact a node and not a point) then you
  275.               can omit that and assume a point number of 0.  If the zone
  276.               is left out, it is also usually safe to assume that the
  277.               zone is the same as yours.
  278.  
  279.               Before moving onto the mechanics of interfacing with
  280.               FidoNet, we should perhaps mention how to join FidoNet.  It
  281.               doesn't cost anything to join FidoNet as a sysop.  Some nets
  282.               have special files about becoming a member of their net, and
  283.               most FidoNet sysops will be glad to help you apply for a
  284.               node number.  Usually, you are required to send a netmail
  285.               message (from your system) to the net co-ordinator of the
  286.               network you wish to join to demonstrate that you support at
  287.               least minimal FidoNet functions.  The Net Co-ordinator's
  288.               node number will always be zone:net/0.  When you send the
  289.               message, set your node number as zone:net/9999.  Include all
  290.               the information you feel he/she will require, including your
  291.               voice phone number.  After two weeks or so you should have a
  292.               node number.
  293.  
  294.               Traditionally, FidoNet has been available only to MS-DOS
  295.               users, and Amiga FidoNet software has only been developed in
  296.               the last couple of years. Unfortunately, most FidoNet
  297.               software is either expensive or only suitable for a single
  298.               user point setup. TransAmiga bridges the gap between price
  299.               and performance for Amiga FidoNet, by bringing you a low
  300.               cost BBS that works fully in a FidoNet setup.
  301.  
  302.  
  303.          FidoNet and TransAmiga:
  304.  
  305.               TransAmiga supports FidoNet as a point or a node. 
  306.               TransAmiga is only one component in a total FidoNet setup,
  307.               several other programmes are necessary.  A simple FidoNet
  308.               setup involves the following:
  309.  
  310.                 1. The mailer (sometimes called a session handler)
  311.                 2. The mail processor (also called a mail packer, or
  312.                    tosser/scanner)
  313.                 3. The message reader and editor.
  314.  
  315.               The purpose of number 3 is fairly obvious, but 2 and 1
  316.  
  317.  
  318.  
  319.        TransAmiga BBS Manual Supplement                             Page 3
  320.  
  321.  
  322.               require some explanation.  At its most basic level, FidoNet
  323.               simply involves the transferring of files from system to
  324.               system over the modem.  This is what the mailer does.  It
  325.               makes calls and receives calls to send and receive files. 
  326.               The files can be anything but are usually packed messages. 
  327.               This is where the mail processor comes in.  Every message
  328.               you enter on your system in either an echomail conference
  329.               or in netmail needs to be processed and packed into a
  330.               "bundle" ready to be sent or picked up by another system. 
  331.               Conversely, you'll receive your mail in these "bundles",
  332.               which will need to be unpacked and placed into the
  333.               appropriate areas.  This is what the mail processor is for.
  334.  
  335.               There are two major mailers for the Amiga called Welmat and
  336.               TrapDoor.  Both programmes have strengths and weaknesses,
  337.               and both are equally suited for use with TransAmiga, so you
  338.               may use which ever you prefer.
  339.  
  340.               As far as mail processors go, your choice is more complex. 
  341.               There are three major ones, FastPoint, Global Conference
  342.               Control, and Conference Mail.  The first two can only be
  343.               used by points, while the latter can be used by points and
  344.               nodes, but is more cumbersome, so unless you're a node,
  345.               don't use it.  If you're a point, FastPoint is recommended.
  346.               It is the easiest to setup and the nicest to use.
  347.  
  348.               Finally, the message reader and editor is TransAmiga
  349.               itself.  It can handle both netmail and echomail message
  350.               areas.
  351.  
  352.  
  353.           Setting up FidoNet:
  354.           
  355.               The first step is to obtain the other programmes.  Chris'
  356.               Amiga BBS has most of the above mentioned programmes if
  357.               there is no where closer to you that has them.
  358.               
  359.               I won't give a tutorial on how to use them here, they both
  360.               have manuals that explain how to use them.  Once you are
  361.               setup, request the echo called AMY_POINT (it is available
  362.               everywhere), which is an echo dedicated to Amiga FidoNet
  363.               discussion.  You'll be able to get help and advice here
  364.               from a multitude of Amiga FidoNet users.
  365.